ospf:UcNexthop
The Unicast Nexthop information.
Telemetry Sensor Path(s)
- sys/ospf/inst-[name]/dom-[name]/area-[id]/db-[type]/rt-[pfx]/ucnh-[if]-[addr]
- sys/ospf/inst-[name]/dom-[name]/db-[type]/rt-[pfx]/ucnh-[if]-[addr]
- sys/ospf/inst-[name]/dom-[name]/if-[id]/db-[type]/rt-[pfx]/ucnh-[if]-[addr]
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
name | naming:Name256 (string:Basic) |
The name of the object. | MAX SIZE: 63 |
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
flags | ospf:NhFlags (scalar:Bitmask16) |
Specifies nexhop interface flags | SELECTION: 0 - unspecified 1 - v4 2 - v6 4 - direct DEFAULT: unspecified |
sgmntRtgMplsOutLabel | ospf:SgmntRtgMplsLabel (scalar:Uint32) |
Segment-routing Multiprotocol Label Switching(MPLS) out-label | SELECTION: 4294967295 - unspecified DEFAULT: unspecified |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
addr | address:Ip |
Specifies the nexhop interface IP address | Value must match ipv4 or ipv6 known format |
if | nw:IfId (base:IfIndex) |
Specifies the nexhop interface | Must match first field in the output of show intf brief . Example: Eth1/1 or Vlan100 |
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |